Crate solana_download_utils

source ·

Structs§

Functions§

  • This callback allows the caller to get notified of the download progress modelled by DownloadProgressRecord Return “true” to continue the download Return “false” to abort the download
  • Download a snapshot archive from rpc_addr. Use snapshot_kind to specify downloading either a full snapshot or an incremental snapshot.